Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactored pom dependencies for #1012 #1018

Merged
merged 17 commits into from
Aug 16, 2024
Merged

refactored pom dependencies for #1012 #1018

merged 17 commits into from
Aug 16, 2024

Conversation

victoraysev
Copy link
Contributor

refactored pom dependencies

  • removed <version>${project.version}</version> in every submodule pom
  • added a <dependencyManagement> block to the central POM file and included the module dependencies with <version>${project.version}</version> within it.

opened for the first task of #1012

Copy link
Collaborator

@swissiety swissiety left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

pom.xml Outdated Show resolved Hide resolved
Copy link
Collaborator

@swissiety swissiety left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@victoraysev
Copy link
Contributor Author

Hi @swissiety, is there anything I can address or improve to help get this pull request accepted?

@swissiety
Copy link
Collaborator

Hi,
the pipeline checks have to run through. Have a look at the log to see what needs to be fixed - seems it can not compile currently.

@victoraysev
Copy link
Contributor Author

Hi @swissiety
Thanks for your assistance.
I have added new commits to resolve checks

Copy link

codecov bot commented Aug 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.96%. Comparing base (f94b4fa) to head (4bc0b5b).
Report is 17 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1018      +/-   ##
=============================================
+ Coverage      70.24%   71.96%   +1.71%     
- Complexity      4199     4453     +254     
=============================================
  Files            316      367      +51     
  Lines          15748    16389     +641     
  Branches        2699     2745      +46     
=============================================
+ Hits           11062    11794     +732     
+ Misses          3812     3689     -123     
- Partials         874      906      +32     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@swissiety swissiety left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx!

sootup.core/pom.xml Outdated Show resolved Hide resolved
@swissiety swissiety merged commit 596119e into soot-oss:develop Aug 16, 2024
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants